Linux webm002.cluster126.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
xml-sitemap-feed
/
views
/
admin
/
/home/ariannadhf/www/wp-content/plugins/xml-sitemap-feed/views/admin/sidebar-help.php
<?php /** * Sidebar: Help * * @package XML Sitemap & Google News */ ?> <h3><span class="dashicons dashicons-sos" style="color:#d63638"></span> <?php echo esc_html( translate( 'Help' ) ); // phpcs:ignore WordPress.WP.I18n.LowLevelTranslationFunction ?></h3> <p> <?php printf( /* translators: %s: Help tab */ esc_html__( 'For help with these plugin options, open the %s above.', 'xml-sitemap-feed' ), '<a href="#wpbody-content" onclick="javascript:jQuery(\'#contextual-help-link\').trigger(\'click\');">' . esc_html__( 'Help tab', 'xml-sitemap-feed' ) . '</a>' ); ?> <?php printf( /* translators: %s Knowledge Base (linked to https://premium.status301.com/knowledge-base/xml-sitemap-google-news/) */ esc_html__( 'Documentation on various related subjects can be found in our %s.', 'xml-sitemap-feed' ), '<a href="https://premium.status301.com/knowledge-base/xml-sitemap-google-news/" target="_blank">' . esc_html__( 'Knowledge Base', 'xml-sitemap-feed' ) . '</a>' ); ?> <?php printf( /* translators: %s Support forum (linked to https://wordpress.org/support/plugin/xml-sitemap-feed) */ esc_html__( 'If you still have questions, please refer to the %s.', 'xml-sitemap-feed' ), '<a href="https://wordpress.org/support/plugin/xml-sitemap-feed" target="_blank">' . esc_html__( 'Support forum', 'xml-sitemap-feed' ) . '</a>' ); ?> </p>